home *** CD-ROM | disk | FTP | other *** search
- object NoAccess: TNoAccess
- Left = 281
- Top = 469
- BorderStyle = bsDialog
- Caption = 'Evaluation period ended.'
- ClientHeight = 138
- ClientWidth = 385
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- PixelsPerInch = 120
- TextHeight = 16
- object Bevel1: TBevel
- Left = 10
- Top = 10
- Width = 365
- Height = 79
- Shape = bsFrame
- end
- object Label1: TLabel
- Left = 104
- Top = 24
- Width = 170
- Height = 29
- Caption = 'Access denied! '
- Font.Color = clRed
- Font.Height = -23
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 104
- Top = 56
- Width = 158
- Height = 16
- Caption = 'Please register JavaDraw!'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object OKBtn: TButton
- Left = 56
- Top = 104
- Width = 93
- Height = 25
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- object Button1: TButton
- Left = 160
- Top = 104
- Width = 75
- Height = 25
- Caption = 'Register'
- Default = True
- TabOrder = 1
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 240
- Top = 104
- Width = 75
- Height = 25
- Caption = 'Help'
- Default = True
- TabOrder = 2
- OnClick = Button2Click
- end
- end
-